home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 1 / Eagles_Nest_Mac_Collection_Disc_1.TOAST / Special Hardware / VoiceNav22#4 / Sound Advice.image / Voice Extensions / HyperCard < prev    next >
Text File  |  1991-07-09  |  765b  |  28 lines

  1. Voice Extension (VXTN)
  2. © 1990-91, Articulate Systems, Inc.
  3.  
  4. FOR SYSTEM 7 USE ONLY
  5. To use this extension, place this file in the “Voice Extensions” folder located in the “Extensions” folder in the System 7 Folder of your hard disk.
  6.  
  7. Extension Name:
  8. HyperCard
  9.  
  10. Description:
  11.  
  12. Provides easy control of supported AppleEvent functions in HyperCard® 2.1
  13.  
  14. Syntax:
  15. @VXTN(HyperCard,[command] [parameter 1] [parameter 2] …)
  16.  
  17.  
  18. This voice extension gives you an easy way to control functions in HyperCard 2.1. It works by sending AppleEvents to HyperCard, and for this reason must be used under System 7.0.
  19.  
  20. List of Commands:
  21.  
  22. doscript <HyperTalk script> tells HyperCard to do the script
  23.  
  24. Examples:
  25.  
  26. @VXTN(HyperCard,script "go home")
  27. this command executes the "go home" script.
  28.